Home
last modified time | relevance | path

Searched refs:Longfile (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/qnx6/
Dsuper_mmi.c33 memcpy(&qsb->Longfile, &sb->Longfile, sizeof(sb->Longfile)); in qnx6_mmi_copy_sb()
Dinode.c423 if (sb1->Longfile.levels > QNX6_PTR_MAX_LEVELS) { in qnx6_fill_super()
425 QNX6_PTR_MAX_LEVELS, sb1->Longfile.levels); in qnx6_fill_super()
438 sbi->longfile = qnx6_private_inode(s, &sb1->Longfile); in qnx6_fill_super()
/linux-4.19.296/include/linux/
Dqnx6_fs.h112 struct qnx6_root_node Longfile; member
131 struct qnx6_root_node Longfile; member