Home
last modified time | relevance | path

Searched refs:HFS_CDR_DIR (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/hfs/
H A Dinode.c301 case HFS_CDR_DIR: in hfs_test_inode()
360 case HFS_CDR_DIR: in hfs_read_inode()
392 case HFS_CDR_DIR: in hfs_iget()
469 if (rec.type != HFS_CDR_DIR || in hfs_write_inode()
H A Dhfs.h53 #define HFS_CDR_DIR 0x01 /* folder (directory) */ macro
H A Ddir.c119 if (type == HFS_CDR_DIR) { in hfs_readdir()
H A Dcatalog.c42 rec->type = HFS_CDR_DIR; in hfs_cat_build_record()
/kernel/linux/linux-6.6/fs/hfs/
H A Dinode.c305 case HFS_CDR_DIR: in hfs_test_inode()
364 case HFS_CDR_DIR: in hfs_read_inode()
396 case HFS_CDR_DIR: in hfs_iget()
473 if (rec.type != HFS_CDR_DIR || in hfs_write_inode()
H A Dhfs.h53 #define HFS_CDR_DIR 0x01 /* folder (directory) */ macro
H A Ddir.c119 if (type == HFS_CDR_DIR) { in hfs_readdir()
H A Dcatalog.c42 rec->type = HFS_CDR_DIR; in hfs_cat_build_record()

Completed in 7 milliseconds