Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
473 hip->clump_blocks = HFSPLUS_IS_RSRC(inode) ? in hfsplus_inode_read_fork()
526 hfsplus_inode_read_fork(inode, HFSPLUS_IS_RSRC(inode) ? in hfsplus_cat_read_inode()
562 if (HFSPLUS_IS_RSRC(inode)) in hfsplus_cat_write_inode()
595 } else if (HFSPLUS_IS_RSRC(inode)) { in hfsplus_cat_write_inode()
H A Dxattr.c272 HFSPLUS_IS_RSRC(inode)) in __hfsplus_setxattr()
502 HFSPLUS_IS_RSRC(inode)) in __hfsplus_getxattr()
688 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.h262 #define HFSPLUS_IS_RSRC(inode) \ macro
H A Dsuper.c170 if (HFSPLUS_IS_RSRC(inode)) { in hfsplus_evict_inode()