Home
last modified time | relevance | path

Searched defs:dot (Results 1 – 6 of 6) sorted by relevance

/fs/reiserfs/
Ddir.c284 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
/fs/
Dfilesystems.c269 const char *dot = strchr(name, '.'); in get_fs_type() local
/fs/f2fs/
Dnamei.c447 struct qstr dot = QSTR_INIT(".", 1); in __recover_dot_dentries() local
Ddir.c533 struct fscrypt_str dot = FSTR_INIT(".", 1); in f2fs_do_make_empty_dir() local
/fs/notify/fanotify/
Dfanotify_user.c385 const char *dot = NULL; in copy_event_to_user() local
/fs/ext4/
Dnamei.c246 struct fake_dirent dot; member