Searched refs:userxattr (Results 1 – 5 of 5) sorted by relevance
11 if (ofs->config.userxattr) in ovl_is_escaped_xattr()23 if (ofs->config.userxattr) in ovl_is_own_xattr()120 prefix_len = ofs->config.userxattr ? in ovl_listxattr()260 return ofs->config.userxattr ? ovl_user_xattr_handlers : in ovl_xattr_handlers()
694 config->userxattr = true; in ovl_parse_param()989 if (config->userxattr) { in ovl_fs_params_verify()1014 if (!config->userxattr && !capable(CAP_SYS_ADMIN)) { in ovl_fs_params_verify()1098 if (ofs->config.userxattr) in ovl_show_options()
20 bool userxattr; member
1242 if (ofs->config.userxattr && res == -EACCES) in ovl_check_metacopy_xattr()
464 layers may be used together with "userxattr", in which case careful attention882 The "-o userxattr" mount option forces overlayfs to use the