Home
last modified time | relevance | path

Searched defs:iap (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/fs/nfsd/
Dvfs.c304 nfsd_sanitize_attrs(struct inode *inode, struct iattr *iap) in nfsd_sanitize_attrs()
367 struct iattr *iap) in nfsd_get_write_access()
400 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, in nfsd_setattr()
1240 struct iattr *iap) in nfsd_create_setattr()
1267 nfsd_check_ignore_resizing(struct iattr *iap) in nfsd_check_ignore_resizing()
1283 char *fname, int flen, struct iattr *iap, in nfsd_create()
1425 char *fname, int flen, struct iattr *iap, in do_nfsd_create()
1641 struct iattr *iap) in nfsd_symlink()
Dnfsxdr.c88 decode_sattr(__be32 *p, struct iattr *iap) in decode_sattr()
Dnfs3xdr.c95 decode_sattr3(__be32 *p, struct iattr *iap) in decode_sattr3()
/linux-3.4.99/drivers/net/ethernet/freescale/
Dfec.c797 unsigned char *iap, tmpaddr[ETH_ALEN]; in fec_get_mac() local
/linux-3.4.99/include/linux/
Dnfs_xdr.h599 struct iattr * iap; member
/linux-3.4.99/fs/nfs/
Dnfs4xdr.c971 static void encode_attrs(struct xdr_stream *xdr, const struct iattr *iap, const struct nfs_server *… in encode_attrs()