Home
last modified time | relevance | path

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

/fs/adfs/
A Ddir_f.h41 char dirname[10]; member
55 char dirname[10]; member
/fs/cachefiles/
A Dnamei.c86 const char *dirname, in cachefiles_get_directory() argument
93 _enter(",,%s", dirname); in cachefiles_get_directory()
101 subdir = lookup_one(&nop_mnt_idmap, &QSTR(dirname), dir); in cachefiles_get_directory()
171 pr_err("%s is not a directory\n", dirname); in cachefiles_get_directory()
202 pr_err("mkdir %s failed with error %d\n", dirname, ret); in cachefiles_get_directory()
208 pr_err("Lookup %s failed with error %d\n", dirname, ret); in cachefiles_get_directory()
/fs/notify/inotify/
A Dinotify_user.c372 static int inotify_find_inode(const char __user *dirname, struct path *path, in inotify_find_inode() argument
377 error = user_path_at(AT_FDCWD, dirname, flags, path); in inotify_find_inode()

Completed in 14 milliseconds