Searched refs:fh_post_mode (Results 1 – 2 of 2) sorted by relevance
165 umode_t fh_post_mode; /* i_mode */ member256 fhp->fh_post_mode = inode->i_mode; in fill_post_wcc()
200 *p++ = htonl(nfs3_ftypes[(fhp->fh_post_mode & S_IFMT) >> 12]); in encode_saved_post_attr()201 *p++ = htonl((u32) fhp->fh_post_mode); in encode_saved_post_attr()205 if (S_ISLNK(fhp->fh_post_mode) && fhp->fh_post_size > NFS3_MAXPATHLEN) { in encode_saved_post_attr()