Home
last modified time | relevance | path

Searched refs:adfs_iget (Results 1 – 4 of 4) sorted by relevance

/linux/fs/adfs/
H A Dadfs.h145 struct inode *adfs_iget(struct super_block *sb, struct object_info *obj);
H A Dinode.c244 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()