Home
last modified time | relevance | path

Searched refs:adfs_iget (Results 1 – 3 of 3) 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()