Home
last modified time | relevance | path

Searched refs:hidden_dir (Results 1 – 4 of 4) sorted by relevance

/linux/fs/hfsplus/
H A Ddir.c80 HFSPLUS_SB(sb)->hidden_dir && in hfsplus_lookup()
82 HFSPLUS_I(HFSPLUS_SB(sb)->hidden_dir)-> in hfsplus_lookup()
104 HFSPLUS_SB(sb)->hidden_dir->i_ino, in hfsplus_lookup()
217 if (HFSPLUS_SB(sb)->hidden_dir && in hfsplus_readdir()
218 HFSPLUS_SB(sb)->hidden_dir->i_ino == in hfsplus_readdir()
325 sbi->hidden_dir, &str); in hfsplus_link()
378 sbi->hidden_dir, &str); in hfsplus_unlink()
398 sbi->hidden_dir, in hfsplus_unlink()
H A Dcatalog.c125 if (inode == sbi->hidden_dir) in hfsplus_cat_build_record()
168 HFSPLUS_I(sbi->hidden_dir)->create_date; in hfsplus_cat_build_record()
H A Dhfsplus_fs.h155 struct inode *hidden_dir; member
H A Dinode.c236 HFSPLUS_SB(sb)->hidden_dir, NULL); in hfsplus_file_release()