Lines Matching defs:inode
155 static int exports_proc_open(struct inode *inode, struct file *file) in exports_proc_open()
167 static int exports_nfsd_open(struct inode *inode, struct file *file) in exports_nfsd_open()
185 static int export_features_open(struct inode *inode, struct file *file) in export_features_open()
204 static int supported_enctypes_open(struct inode *inode, struct file *file) in supported_enctypes_open()
1159 struct inode *inode = new_inode(sb); in nfsd_get_inode() local
1179 struct inode *inode; in __nfsd_mkdir() local
1216 static void clear_ncl(struct inode *inode) in clear_ncl()
1224 static struct nfsdfs_client *__get_nfsdfs_client(struct inode *inode) in __get_nfsdfs_client()
1233 struct nfsdfs_client *get_nfsdfs_client(struct inode *inode) in get_nfsdfs_client()
1275 struct inode *inode; in nfsdfs_create_files() local
1331 struct inode *inode = d_inode(dentry); in nfsd_client_rmdir() local