Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfsplus/
H A Dinode.c222 if (HFSPLUS_IS_RSRC(inode)) in hfsplus_file_open()
234 if (HFSPLUS_IS_RSRC(inode)) in hfsplus_file_release()
487 hip->clump_blocks = HFSPLUS_IS_RSRC(inode) ? in hfsplus_inode_read_fork()
547 hfsplus_inode_read_fork(inode, HFSPLUS_IS_RSRC(inode) ? in hfsplus_cat_read_inode()
586 if (HFSPLUS_IS_RSRC(inode)) in hfsplus_cat_write_inode()
622 } else if (HFSPLUS_IS_RSRC(inode)) { in hfsplus_cat_write_inode()
H A Dxattr.c271 HFSPLUS_IS_RSRC(inode)) in __hfsplus_setxattr()
501 HFSPLUS_IS_RSRC(inode)) in __hfsplus_getxattr()
686 HFSPLUS_IS_RSRC(inode)) in hfsplus_listxattr()
H A Ddir.c311 if (HFSPLUS_IS_RSRC(inode)) in hfsplus_link()
367 if (HFSPLUS_IS_RSRC(inode)) in hfsplus_unlink()
H A Dextents.c96 HFSPLUS_IS_RSRC(inode) ? in __hfsplus_ext_write_extent()
192 block, HFSPLUS_IS_RSRC(inode) ? in __hfsplus_ext_cache_extent()
H A Dhfsplus_fs.h264 #define HFSPLUS_IS_RSRC(inode) \ macro
H A Dsuper.c170 if (HFSPLUS_IS_RSRC(inode)) { in hfsplus_evict_inode()