Searched refs:BYTES_PER_U32 (Results 1 – 1 of 1) sorted by relevance
36 #define BYTES_PER_U32 (sizeof(u32)) macro38 (sizeof(struct ceph_nfs_fh) / BYTES_PER_U32)40 (sizeof(struct ceph_nfs_confh) / BYTES_PER_U32)42 (sizeof(struct ceph_nfs_snapfh) / BYTES_PER_U32)316 if (fh_len < sizeof(*fh) / BYTES_PER_U32) in ceph_fh_to_dentry()435 if (fh_len < sizeof(*cfh) / BYTES_PER_U32) in ceph_fh_to_parent()