Searched refs:userxattr (Results 1 – 7 of 7) sorted by relevance
11 if (ofs->config.userxattr) in ovl_is_escaped_xattr()23 if (ofs->config.userxattr) in ovl_is_own_xattr()119 prefix_len = ofs->config.userxattr ? in ovl_listxattr()259 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
190 return ovl_xattr_table[ox][ofs->config.userxattr]; in ovl_xattr()
1267 if (ofs->config.userxattr && res == -EACCES) in ovl_check_metacopy_xattr()
756 if (err == -EPERM && !ofs->config.userxattr) in ovl_make_workdir()
449 layers may be used together with "userxattr", in which case careful attention867 The "-o userxattr" mount option forces overlayfs to use the