Home
last modified time | relevance | path

Searched refs:is_xattr_operation_supported (Results 1 – 1 of 1) sorted by relevance

/linux/fs/hfsplus/
H A Dxattr.c344 bool is_xattr_operation_supported(struct inode *inode) in is_xattr_operation_supported() function
366 if (!is_xattr_operation_supported(inode)) in __hfsplus_setxattr()
623 if (!is_xattr_operation_supported(inode)) in __hfsplus_getxattr()
816 if (!is_xattr_operation_supported(inode)) in hfsplus_listxattr()