Home
last modified time | relevance | path

Searched defs:sattr (Results 1 – 4 of 4) sorted by relevance

/fs/nfs/
Dproc.c119 struct iattr *sattr) in nfs_proc_setattr()
204 struct dentry *dentry, struct iattr *sattr) in nfs_alloc_createdata()
229 nfs_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs_proc_create()
258 nfs_proc_mknod(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs_proc_mknod()
384 unsigned int len, struct iattr *sattr) in nfs_proc_symlink()
433 nfs_proc_mkdir(struct inode *dir, struct dentry *dentry, struct iattr *sattr) in nfs_proc_mkdir()
Dnfs3proc.c121 struct iattr *sattr) in nfs3_proc_setattr()
319 nfs3_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs3_proc_create()
517 unsigned int len, struct iattr *sattr) in nfs3_proc_symlink()
547 nfs3_proc_mkdir(struct inode *dir, struct dentry *dentry, struct iattr *sattr) in nfs3_proc_mkdir()
671 nfs3_proc_mknod(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs3_proc_mknod()
Dnfs4proc.c108 struct iattr *sattr, struct nfs4_label *label) in nfs4_label_init_security()
141 struct iattr *sattr, struct nfs4_label *l) in nfs4_label_init_security()
2661 struct iattr *sattr, struct nfs4_label **label) in nfs4_exclusive_attrset()
2745 struct iattr *sattr, in _nfs4_do_open()
2851 struct iattr *sattr, in nfs4_do_open()
2959 struct nfs_fattr *fattr, struct iattr *sattr, in nfs4_do_setattr()
3686 struct iattr *sattr) in nfs4_proc_setattr()
3966 nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs4_proc_create()
4167 const struct qstr *name, struct iattr *sattr, u32 ftype) in nfs4_alloc_createdata()
4218 struct page *page, unsigned int len, struct iattr *sattr, in _nfs4_proc_symlink()
[all …]
/fs/nfsd/
Dxdr.h120 struct nfsd_sattrargs sattr; member