Home
last modified time | relevance | path

Searched refs:gddr_dir_attributes (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
H A Dxdr4.h555 u32 gddr_dir_attributes[3]; member
H A Dnfs4proc.c2699 gdd->gddr_dir_attributes[0] = dd->dl_dir_attrs[0]; in nfsd4_get_dir_delegation()
2700 gdd->gddr_dir_attributes[1] = dd->dl_dir_attrs[1]; in nfsd4_get_dir_delegation()
H A Dnfs4xdr.c5895 status = nfsd4_encode_bitmap4(xdr, gdd->gddr_dir_attributes[0], in nfsd4_encode_get_dir_delegation()
5896 gdd->gddr_dir_attributes[1], in nfsd4_encode_get_dir_delegation()
5897 gdd->gddr_dir_attributes[2]); in nfsd4_encode_get_dir_delegation()