Searched refs:fh_post_blocks (Results 1 – 2 of 2) sorted by relevance
170 unsigned long fh_post_blocks; /* i_blocks */ member263 fhp->fh_post_blocks = inode->i_blocks; in fill_post_wcc()267 fhp->fh_post_blocks = (inode->i_size+511) >> 9; in fill_post_wcc()
210 p = xdr_encode_hyper(p, ((u64)fhp->fh_post_blocks) << 9); in encode_saved_post_attr()