Home
last modified time | relevance | path

Searched refs:cifs_root_iget (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifsfs.h51 extern struct inode *cifs_root_iget(struct super_block *);
H A Dcifsfs.c254 inode = cifs_root_iget(sb); in cifs_read_super()
H A Dinode.c1465 struct inode *cifs_root_iget(struct super_block *sb) in cifs_root_iget() function