Home
last modified time | relevance | path

Searched refs:V9FS_DEFUSER (Results 1 – 2 of 2) sorted by relevance

/linux/fs/9p/
A Dv9fs.h163 #define V9FS_DEFUSER "nobody" macro
A Dv9fs.c118 if (strcmp(v9ses->uname, V9FS_DEFUSER) != 0) in v9fs_show_options()
395 v9ses->uname = kstrdup(V9FS_DEFUSER, GFP_KERNEL); in v9fs_session_init()

Completed in 5 milliseconds