Searched refs:V9FS_DEFUSER (Results 1 – 2 of 2) sorted by relevance
195 #define V9FS_DEFUSER "nobody" macro
113 if (strcmp(v9ses->uname, V9FS_DEFUSER) != 0) in v9fs_show_options()397 v9ses->uname = kstrdup(V9FS_DEFUSER, GFP_KERNEL); in v9fs_session_init()