/src/sys/fs/nfs/client/ |
nfs_clrpcops.c | 1159 nfscl_fillsattr(nd, vap, vp, NFSSATTR_FULL, 0); 1792 nfscl_fillsattr(nd, vap, dvp, 0, 0); 1807 nfscl_fillsattr(nd, vap, dvp, NFSSATTR_SIZERDEV, rdev); 1929 nfscl_fillsattr(nd, vap, dvp, 0, 0); 1932 nfscl_fillsattr(nd, vap, dvp, NFSSATTR_SIZE0, 0); 1998 nfscl_fillsattr(nd, vap, dvp, 0, 0); 2005 nfscl_fillsattr(nd, vap, dvp, 0, 0); 2016 nfscl_fillsattr(nd, vap, dvp, 0, 0); 2521 nfscl_fillsattr(nd, vap, dvp, 0, 0); 2525 nfscl_fillsattr(nd, vap, dvp, NFSSATTR_SIZENEG1, 0) [all...] |
nfs_clport.c | 827 nfscl_fillsattr(struct nfsrv_descript *nd, struct vattr *vap, function in typeref:typename:void
|
/src/sys/fs/nfs/common/ |
nfs_var.h | 308 void nfscl_fillsattr(struct nfsrv_descript *, struct vattr *,
|