Searched refs:attr_key (Results 1 – 4 of 4) sorted by relevance
362 u32 attr_key) in uapi_get_attr_for_method() argument366 if (likely(attr_key < pbundle->radix_slots_len)) { in uapi_get_attr_for_method()369 slot = pbundle->radix_slots + attr_key; in uapi_get_attr_for_method()376 pbundle->method_key | attr_key); in uapi_get_attr_for_method()382 u32 attr_key = uapi_key_attr(uattr->attr_id); in uverbs_set_attr() local383 u32 attr_bkey = uapi_bkey_attr(attr_key); in uverbs_set_attr()388 slot = uapi_get_attr_for_method(pbundle, attr_key); in uverbs_set_attr()
367 u32 attr_key = iter.index & UVERBS_API_ATTR_KEY_MASK; in uapi_finalize_ioctl_method() local368 u32 attr_bkey = uapi_bkey_attr(attr_key); in uapi_finalize_ioctl_method()
209 uapi_key_attr_to_ioctl_method(u32 attr_key) in uapi_key_attr_to_ioctl_method() argument211 return attr_key & in uapi_key_attr_to_ioctl_method()278 static inline __attribute_const__ u32 uapi_bkey_attr(u32 attr_key) in uapi_bkey_attr() argument280 return attr_key - 1; in uapi_bkey_attr()
681 struct hfsplus_attr_key attr_key; in hfsplus_listxattr() local729 hfs_bnode_read(fd.bnode, &attr_key, in hfsplus_listxattr()732 if (be32_to_cpu(attr_key.cnid) != inode->i_ino) in hfsplus_listxattr()