Searched refs:nfsd4_encode_fattr4__true (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/nfsd/
H A Dnfs4xdr.c2929 static __be32 nfsd4_encode_fattr4__true(struct xdr_stream *xdr, function
3387 [FATTR4_LINK_SUPPORT] = nfsd4_encode_fattr4__true,
3388 [FATTR4_SYMLINK_SUPPORT] = nfsd4_encode_fattr4__true,
3391 [FATTR4_UNIQUE_HANDLES] = nfsd4_encode_fattr4__true,
3397 [FATTR4_CANSETTIME] = nfsd4_encode_fattr4__true,
3399 [FATTR4_CASE_PRESERVING] = nfsd4_encode_fattr4__true,
3400 [FATTR4_CHOWN_RESTRICTED] = nfsd4_encode_fattr4__true,
3408 [FATTR4_HOMOGENEOUS] = nfsd4_encode_fattr4__true,
3416 [FATTR4_NO_TRUNC] = nfsd4_encode_fattr4__true,

Completed in 128 milliseconds