Home
last modified time | relevance | path

Searched refs:adfs_iget (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/adfs/
H A Dadfs.h145 struct inode *adfs_iget(struct super_block *sb, struct object_info *obj);
H A Dinode.c240 adfs_iget(struct super_block *sb, struct object_info *obj) in adfs_iget() function
H A Ddir.c442 inode = adfs_iget(dir->i_sb, &obj); in adfs_lookup()
H A Dsuper.c440 root = adfs_iget(sb, &root_obj); in adfs_fill_super()
/kernel/linux/linux-6.6/fs/adfs/
H A Dadfs.h145 struct inode *adfs_iget(struct super_block *sb, struct object_info *obj);
H A Dinode.c242 adfs_iget(struct super_block *sb, struct object_info *obj) in adfs_iget() function
H A Dsuper.c440 root = adfs_iget(sb, &root_obj); in adfs_fill_super()
H A Ddir.c442 inode = adfs_iget(dir->i_sb, &obj); in adfs_lookup()

Completed in 7 milliseconds