Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dinode.c217 if (HFSPLUS_IS_RSRC(inode)) in hfsplus_file_open()
229 if (HFSPLUS_IS_RSRC(inode)) in hfsplus_file_release()
482 hip->clump_blocks = HFSPLUS_IS_RSRC(inode) ? in hfsplus_inode_read_fork()
543 hfsplus_inode_read_fork(inode, HFSPLUS_IS_RSRC(inode) ? in hfsplus_cat_read_inode()
583 if (HFSPLUS_IS_RSRC(inode)) in hfsplus_cat_write_inode()
619 } else if (HFSPLUS_IS_RSRC(inode)) { in hfsplus_cat_write_inode()
H A Dxattr.c271 HFSPLUS_IS_RSRC(inode)) in __hfsplus_setxattr()
499 HFSPLUS_IS_RSRC(inode)) in __hfsplus_getxattr()
684 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.h265 #define HFSPLUS_IS_RSRC(inode) \ macro
H A Dsuper.c170 if (HFSPLUS_IS_RSRC(inode)) { in hfsplus_evict_inode()