Home
last modified time | relevance | path

Searched refs:ND_V4WCCATTR (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/fs/nfs/common/
Dnfs.h630 #define ND_V4WCCATTR 0x00010000 macro
/netbsd/src/sys/fs/nfs/client/
Dnfs_clcomsubs.c233 nd->nd_flag |= ND_V4WCCATTR; in nfscl_reqstart()
Dnfs_clport.c753 } else if ((nd->nd_flag & (ND_NOMOREDATA | ND_NFSV4 | ND_V4WCCATTR)) in nfscl_wcc_data()
754 == (ND_NFSV4 | ND_V4WCCATTR)) { in nfscl_wcc_data()
Dnfs_clrpcops.c2359 nd->nd_flag |= ND_V4WCCATTR; in nfsrpc_rename()
2458 nd->nd_flag |= ND_V4WCCATTR; in nfsrpc_link()