Searched defs:sattr (Results 1 – 3 of 3) sorted by relevance
/fs/nfs/ |
D | proc.c | 120 struct iattr *sattr) in nfs_proc_setattr() 197 nfs_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs_proc_create() 233 nfs_proc_mknod(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs_proc_mknod() 366 unsigned int len, struct iattr *sattr) in nfs_proc_symlink() 408 nfs_proc_mkdir(struct inode *dir, struct dentry *dentry, struct iattr *sattr) in nfs_proc_mkdir()
|
D | nfs3proc.c | 117 struct iattr *sattr) in nfs3_proc_setattr() 305 nfs3_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs3_proc_create() 493 unsigned int len, struct iattr *sattr) in nfs3_proc_symlink() 523 nfs3_proc_mkdir(struct inode *dir, struct dentry *dentry, struct iattr *sattr) in nfs3_proc_mkdir() 632 nfs3_proc_mknod(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs3_proc_mknod()
|
D | nfs4proc.c | 1132 static inline void nfs4_exclusive_attrset(struct nfs4_opendata *opendata, struct iattr *sattr) in nfs4_exclusive_attrset() 1146 …en(struct inode *dir, struct path *path, fmode_t fmode, int flags, struct iattr *sattr, struct rpc… in _nfs4_do_open() 1198 …en(struct inode *dir, struct path *path, fmode_t fmode, int flags, struct iattr *sattr, struct rpc… in nfs4_do_open() 1248 struct nfs_fattr *fattr, struct iattr *sattr, in _nfs4_do_setattr() 1287 struct nfs_fattr *fattr, struct iattr *sattr, in nfs4_do_setattr() 1761 struct iattr *sattr) in nfs4_proc_setattr() 1994 nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs4_proc_create() 2205 struct qstr *name, struct iattr *sattr, u32 ftype) in nfs4_alloc_createdata() 2249 struct page *page, unsigned int len, struct iattr *sattr) in _nfs4_proc_symlink() 2274 struct page *page, unsigned int len, struct iattr *sattr) in nfs4_proc_symlink() [all …]
|