Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/nfsd/
Dnfsfh.h166 nlink_t fh_post_nlink; /* i_nlink */ member
257 fhp->fh_post_nlink = inode->i_nlink; in fill_post_wcc()
/linux-2.4.37.9/fs/nfsd/
Dnfs3xdr.c202 *p++ = htonl((u32) fhp->fh_post_nlink); in encode_saved_post_attr()