Searched refs:attr_key (Results 1 – 2 of 2) sorted by relevance
196 static inline __attribute_const__ u32 uapi_key_attr_to_method(u32 attr_key) in uapi_key_attr_to_method() argument198 return attr_key & in uapi_key_attr_to_method()249 static inline __attribute_const__ u32 uapi_bkey_attr(u32 attr_key) in uapi_bkey_attr() argument251 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()