Home
last modified time | relevance | path

Searched refs:na_suppattr (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c1037 !NFSISSET_ATTRBIT(&np->n_vattr.na_suppattr, NFSATTRBIT_ARCHIVE)) || in nfs_setattr()
1039 !NFSISSET_ATTRBIT(&np->n_vattr.na_suppattr, NFSATTRBIT_HIDDEN)) || in nfs_setattr()
1041 !NFSISSET_ATTRBIT(&np->n_vattr.na_suppattr, NFSATTRBIT_SYSTEM)))) in nfs_setattr()
4084 (mustclone && (!NFSISSET_ATTRBIT(&np->n_vattr.na_suppattr, in nfs_copy_file_range()
4195 if (error == 0 && NFSISSET_ATTRBIT(&np->n_vattr.na_suppattr, in nfs_copy_file_range()
4737 NFSISSET_ATTRBIT(&nfsva.na_suppattr, NFSATTRBIT_ACL) && in nfs_pathconf()
4746 NFSISSET_ATTRBIT(&nfsva.na_suppattr, in nfs_pathconf()
4748 NFSISSET_ATTRBIT(&nfsva.na_suppattr, in nfs_pathconf()
4837 if (NFS_ISV4(vp) && NFSISSET_ATTRBIT(&np->n_vattr.na_suppattr, in nfs_pathconf()
4839 NFSISSET_ATTRBIT(&np->n_vattr.na_suppattr, in nfs_pathconf()
[all …]
H A Dnfs_clrpcops.c3519 if (NFSISSET_ATTRBIT(&dnp->n_vattr.na_suppattr, in nfsrpc_readdir()
3995 if (NFSISSET_ATTRBIT(&dnp->n_vattr.na_suppattr, in nfsrpc_readdirplus()
4126 if (!NFSISSET_ATTRBIT(&dnp->n_vattr.na_suppattr, in nfsrpc_readdirplus()
4129 if (!NFSISSET_ATTRBIT(&dnp->n_vattr.na_suppattr, in nfsrpc_readdirplus()
4131 !NFSISSET_ATTRBIT(&dnp->n_vattr.na_suppattr, in nfsrpc_readdirplus()
4133 !NFSISSET_ATTRBIT(&dnp->n_vattr.na_suppattr, in nfsrpc_readdirplus()
5388 if (!NFSISSET_ATTRBIT(&np->n_vattr.na_suppattr, NFSATTRBIT_ACL) && in nfsrpc_getacl()
5391 if ((!NFSISSET_ATTRBIT(&np->n_vattr.na_suppattr, in nfsrpc_getacl()
5393 !NFSISSET_ATTRBIT(&np->n_vattr.na_suppattr, in nfsrpc_getacl()
5433 if (!NFSISSET_ATTRBIT(&np->n_vattr.na_suppattr, NFSATTRBIT_AC in nfsrpc_setacl()
[all...]
H A Dnfs_clvfsops.c1818 NFSISSET_ATTRBIT(&nfsva.na_suppattr, in mountnfs()
/freebsd/sys/fs/nfs/
H A Dnfsport.h661 nfsattrbit_t na_suppattr; member
H A Dnfs_commonsubs.c649 NFSISSET_ATTRBIT(&np->n_vattr.na_suppattr, in nfscl_fillsattr()
676 NFSISSET_ATTRBIT(&np->n_vattr.na_suppattr, in nfscl_fillsattr()
1462 error = nfsrv_getattrbits(nd, &nap->na_suppattr, in nfsv4_loadattr()