Searched defs:dotdot (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/fs/reiserfs/ | 
| D | dir.c | 284 	struct reiserfs_de_head *dot, *dotdot;  in make_empty_dir_item_v1()  local318 	struct reiserfs_de_head *dot, *dotdot;  in make_empty_dir_item()  local
 
 | 
| /Linux-v5.4/fs/freevxfs/ | 
| D | vxfs_inode.h | 118 		__fs32			dotdot;  member171 		__u32			dotdot;  member
 
 | 
| /Linux-v5.4/fs/f2fs/ | 
| D | namei.c | 365 	struct qstr dotdot = QSTR_INIT("..", 2);  in f2fs_get_parent()  local380 	struct qstr dotdot = QSTR_INIT("..", 2);  in __recover_dot_dentries()  local
 
 | 
| D | dir.c | 384 	struct qstr dotdot = QSTR_INIT("..", 2);  in f2fs_parent_dir()  local436 	struct qstr dotdot = QSTR_INIT("..", 2);  in f2fs_do_make_empty_dir()  local
 
 | 
| /Linux-v5.4/fs/ext2/ | 
| D | namei.c | 80 	struct qstr dotdot = QSTR_INIT("..", 2);  in ext2_get_parent()  local
 | 
| /Linux-v5.4/fs/nilfs2/ | 
| D | namei.c | 440 	struct qstr dotdot = QSTR_INIT("..", 2);  in nilfs_get_parent()  local
 | 
| /Linux-v5.4/fs/udf/ | 
| D | namei.c | 1217 	struct qstr dotdot = QSTR_INIT("..", 2);  in udf_get_parent()  local
 | 
| /Linux-v5.4/fs/ext4/ | 
| D | namei.c | 218 	struct fake_dirent dotdot;  member1735 	static const struct qstr dotdot = QSTR_INIT("..", 2);  in ext4_get_parent()  local
 
 |