Searched refs:cptr (Results 1 – 3 of 3) sorted by relevance
| /fs/nfs/ |
| A D | pnfs_dev.c | 67 unsigned char *cptr = (unsigned char *)id->data; in nfs4_deviceid_hash() local 73 x += *cptr++; in nfs4_deviceid_hash()
|
| /fs/xfs/libxfs/ |
| A D | xfs_btree.c | 3098 union xfs_btree_ptr *cptr, in xfs_btree_promote_leaf_iroot() argument 3136 xfs_btree_copy_ptrs(cur, pp, cptr, 1); in xfs_btree_promote_leaf_iroot() 3158 union xfs_btree_ptr *cptr, in xfs_btree_promote_node_iroot() argument 3201 error = xfs_btree_debug_check_ptr(cur, cptr, 0, level); in xfs_btree_promote_node_iroot() 3204 xfs_btree_copy_ptrs(cur, pp, cptr, 1); in xfs_btree_promote_node_iroot() 4040 union xfs_btree_ptr cptr; /* current block ptr */ in xfs_btree_delrec() local 4386 ASSERT(!xfs_btree_ptr_is_null(cur, &cptr)); in xfs_btree_delrec() 4395 rptr = cptr; in xfs_btree_delrec() 4412 lptr = cptr; in xfs_btree_delrec() 4481 xfs_btree_set_sibling(cur, left, &cptr, XFS_BB_RIGHTSIB); in xfs_btree_delrec() [all …]
|
| /fs/nfsd/ |
| A D | nfs4state.c | 565 unsigned char *cptr = (unsigned char *) ptr; in opaque_hashval() local 570 x += *cptr++; in opaque_hashval()
|
Completed in 31 milliseconds