Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsctl.c1107 static struct inode *nfsd_get_inode(struct super_block *sb, umode_t mode)
1135 inode = nfsd_get_inode(dir->i_sb, mode); in write_v4_end_grace()
1176 inode = nfsd_get_inode(dir->i_sb, mode); in __nfsd_mkdir()
1258 inode = nfsd_get_inode(d_inode(root)->i_sb,
1148 static struct inode *nfsd_get_inode(struct super_block *sb, umode_t mode) nfsd_get_inode() function