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.c280 const char *dot = strchr(name, '.'); in get_fs_type() local
/fs/xfs/scrub/
Dnlinks.c230 bool dot = false, dotdot = false; in xchk_nlinks_collect_dirent() local
/fs/f2fs/
Ddir.c499 struct fscrypt_str dot = FSTR_INIT(".", 1); in f2fs_do_make_empty_dir() local
/fs/notify/fanotify/
Dfanotify_user.c578 const char *dot = NULL; in copy_info_records_to_user() local
/fs/ext4/
Dnamei.c249 struct fake_dirent dot; member