Home
last modified time | relevance | path

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

/linux-4.4.14/fs/qnx6/
Dsuper_mmi.c32 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.4.14/include/linux/
Dqnx6_fs.h111 struct qnx6_root_node Longfile; member
130 struct qnx6_root_node Longfile; member