Searched refs:iattr (Results 51 - 75 of 106) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dquota.h254 int (*transfer) (struct inode *, struct iattr *);
H A Dfs.h330 struct iattr { struct
1124 int (*setattr) (struct dentry *, struct iattr *);
1645 extern int notify_change(struct dentry *, struct iattr *);
1924 extern int inode_change_ok(struct inode *, struct iattr *);
1925 extern int __must_check inode_setattr(struct inode *, struct iattr *);
H A Dmsdos_fs.h404 extern int fat_notify_change(struct dentry * dentry, struct iattr * attr);
H A Dsecurity.h360 * @attr is the iattr structure containing the new file attributes.
1223 int (*inode_setattr) (struct dentry *dentry, struct iattr *attr);
1709 struct iattr *attr)
2412 struct iattr *attr)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dnfs4proc.c227 struct iattr attrs;
235 const struct iattr *attrs)
958 static int _nfs4_do_open(struct inode *dir, struct dentry *dentry, int flags, struct iattr *sattr, struct rpc_cred *cred, struct nfs4_state **res)
1009 static struct nfs4_state *nfs4_do_open(struct inode *dir, struct dentry *dentry, int flags, struct iattr *sattr, struct rpc_cred *cred)
1052 struct iattr *sattr, struct nfs4_state *state)
1090 struct iattr *sattr, struct nfs4_state *state)
1262 struct iattr attr;
1508 struct iattr *sattr)
1752 nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr,
1968 struct page *page, unsigned int len, struct iattr *satt
[all...]
H A Ddir.c1237 struct iattr attr;
1272 struct iattr attr;
1305 struct iattr attr;
1523 struct iattr attr;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/adfs/
H A Dinode.c313 adfs_notify_change(struct dentry *dentry, struct iattr *attr)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/affs/
H A Daffs.h172 extern int affs_notify_change(struct dentry *dentry, struct iattr *attr);
H A Dinode.c209 affs_notify_change(struct dentry *dentry, struct iattr *attr)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dinode.c363 int afs_setattr(struct dentry *dentry, struct iattr *attr)
H A Dfsclient.c169 static void xdr_encode_AFS_StoreStatus(__be32 **_bp, struct iattr *attr)
1344 struct afs_vnode *vnode, struct iattr *attr,
1392 struct afs_vnode *vnode, struct iattr *attr,
1440 struct afs_vnode *vnode, struct iattr *attr,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hpfs/
H A Dhpfs_fn.h278 int hpfs_notify_change(struct dentry *, struct iattr *);
H A Dinode.c263 int hpfs_notify_change(struct dentry *dentry, struct iattr *attr)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jffs2/
H A Dos-linux.h176 int jffs2_setattr (struct dentry *, struct iattr *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Dops_inode.c896 static int setattr_size(struct inode *inode, struct iattr *attr)
914 static int setattr_chown(struct inode *inode, struct iattr *attr)
984 static int gfs2_setattr(struct dentry *dentry, struct iattr *attr)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ncpfs/
H A Dinode.c805 int ncp_notify_change(struct dentry *dentry, struct iattr *attr)
882 struct iattr tmpattr;
917 struct iattr tmpattr;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dvfs.c248 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap,
897 struct iattr ia;
1110 char *fname, int flen, struct iattr *iap,
1237 char *fname, int flen, struct iattr *iap,
1428 struct iattr *iap)
H A Dnfsproc.c207 struct iattr *attr = &argp->attrs;
H A Dnfsxdr.c95 decode_sattr(__be32 *p, struct iattr *iap)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dproc_sysctl.c423 static int proc_sys_setattr(struct dentry *dentry, struct iattr *attr)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/
H A Ddummy.c331 static int dummy_inode_setattr (struct dentry *dentry, struct iattr *iattr) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/spufs/
H A Dinode.c96 spufs_setattr(struct dentry *dentry, struct iattr *attr)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/smbfs/
H A Dinode.c663 smb_notify_change(struct dentry *dentry, struct iattr *attr)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/sysfs/
H A Dfile.c544 struct iattr newattrs;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ufs/
H A Dtruncate.c509 static int ufs_setattr(struct dentry *dentry, struct iattr *attr)

Completed in 314 milliseconds

12345