Searched refs:default_perm (Results 1 – 1 of 1) sorted by relevance
1967 static unsigned default_perm = S_IRUSR | S_IWUSR;1971 module_param (default_perm, uint, 0644);2008 S_IFREG | (default_perm & S_IRWXUGO)); in gadgetfs_create_file() 1966 static unsigned default_perm = S_IRUSR | S_IWUSR; global() variable