Searched defs:dotdot (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/fs/reiserfs/ |
D | dir.c | 284 struct reiserfs_de_head *dot, *dotdot; in make_empty_dir_item_v1() local 318 struct reiserfs_de_head *dot, *dotdot; in make_empty_dir_item() local
|
/Linux-v4.19/fs/freevxfs/ |
D | vxfs_inode.h | 118 __fs32 dotdot; member 171 __u32 dotdot; member
|
/Linux-v4.19/fs/f2fs/ |
D | namei.c | 361 struct qstr dotdot = QSTR_INIT("..", 2); in f2fs_get_parent() local 376 struct qstr dotdot = QSTR_INIT("..", 2); in __recover_dot_dentries() local
|
D | dir.c | 274 struct qstr dotdot = QSTR_INIT("..", 2); in f2fs_parent_dir() local 326 struct qstr dotdot = QSTR_INIT("..", 2); in f2fs_do_make_empty_dir() local
|
/Linux-v4.19/fs/ext2/ |
D | namei.c | 80 struct qstr dotdot = QSTR_INIT("..", 2); in ext2_get_parent() local
|
/Linux-v4.19/fs/nilfs2/ |
D | namei.c | 440 struct qstr dotdot = QSTR_INIT("..", 2); in nilfs_get_parent() local
|
/Linux-v4.19/fs/udf/ |
D | namei.c | 1232 struct qstr dotdot = QSTR_INIT("..", 2); in udf_get_parent() local
|
/Linux-v4.19/fs/ext4/ |
D | namei.c | 203 struct fake_dirent dotdot; member 1597 static const struct qstr dotdot = QSTR_INIT("..", 2); in ext4_get_parent() local
|