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.c1123 static struct inode *nfsd_get_inode(struct super_block *sb, umode_t mode) in nfsd_get_inode() function
1141 inode = nfsd_get_inode(parent->d_sb, S_IFDIR | 0600); in nfsd_mkdir()
1176 inode = nfsd_get_inode(dir->i_sb, S_IFLNK | 0777); in _nfsd_symlink()
1236 struct inode *inode = nfsd_get_inode(root->d_sb, in nfsdfs_create_files()