Searched refs:cifs_root_iget (Results 1 – 3 of 3) sorted by relevance
50 extern struct inode *cifs_root_iget(struct super_block *, unsigned long);
166 inode = cifs_root_iget(sb, ROOT_I); in cifs_read_super()
881 struct inode *cifs_root_iget(struct super_block *sb, unsigned long ino) function