Searched refs:NFS4_SHARE_WANT_NO_DELEG (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | nfs4.h | 66 #define NFS4_SHARE_WANT_NO_DELEG 0x0400 macro |
/linux/fs/nfs/ | ||
H A D | nfs4proc.c | 1372 res |= NFS4_SHARE_WANT_NO_DELEG; in nfs4_map_atomic_open_share() |