Home
last modified time | relevance | path

Searched refs:fh_post_gid (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/nfsd/
Dnfsfh.h168 gid_t fh_post_gid; /* i_gid */ member
259 fhp->fh_post_gid = inode->i_gid; in fill_post_wcc()
/linux-2.4.37.9/fs/nfsd/
Dnfs3xdr.c204 *p++ = htonl((u32) nfsd_rgid(rqstp, fhp->fh_post_gid)); in encode_saved_post_attr()