Searched refs:attr_key (Results 1 – 4 of 4) sorted by relevance
367 u32 attr_key) in uapi_get_attr_for_method() argument371 if (likely(attr_key < pbundle->radix_slots_len)) { in uapi_get_attr_for_method()374 slot = pbundle->radix_slots + attr_key; in uapi_get_attr_for_method()381 pbundle->method_key | attr_key); in uapi_get_attr_for_method()387 u32 attr_key = uapi_key_attr(uattr->attr_id); in uverbs_set_attr() local388 u32 attr_bkey = uapi_bkey_attr(attr_key); in uverbs_set_attr()393 slot = uapi_get_attr_for_method(pbundle, attr_key); in uverbs_set_attr()
370 u32 attr_key = iter.index & UVERBS_API_ATTR_KEY_MASK; in uapi_finalize_ioctl_method() local371 u32 attr_bkey = uapi_bkey_attr(attr_key); in uapi_finalize_ioctl_method()
236 uapi_key_attr_to_ioctl_method(u32 attr_key) in uapi_key_attr_to_ioctl_method() argument238 return attr_key & in uapi_key_attr_to_ioctl_method()305 static inline __attribute_const__ u32 uapi_bkey_attr(u32 attr_key) in uapi_bkey_attr() argument307 return attr_key - 1; in uapi_bkey_attr()
682 struct hfsplus_attr_key attr_key; in hfsplus_listxattr() local730 hfs_bnode_read(fd.bnode, &attr_key, in hfsplus_listxattr()733 if (be32_to_cpu(attr_key.cnid) != inode->i_ino) in hfsplus_listxattr()