Home
last modified time | relevance | path

Searched refs:HFS_FLG_RSRC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hfs/
H A Dhfs_fs.h89 #define HFS_FLG_RSRC 0x0001 macro
93 #define HFS_IS_RSRC(inode) (HFS_I(inode)->flags & HFS_FLG_RSRC)
H A Dinode.c334 HFS_I(inode)->flags |= HFS_FLG_RSRC; in hfs_read_inode()
/kernel/linux/linux-6.6/fs/hfs/
H A Dhfs_fs.h89 #define HFS_FLG_RSRC 0x0001 macro
93 #define HFS_IS_RSRC(inode) (HFS_I(inode)->flags & HFS_FLG_RSRC)
H A Dinode.c338 HFS_I(inode)->flags |= HFS_FLG_RSRC; in hfs_read_inode()

Completed in 4 milliseconds