Searched refs:no_xattr (Results 1 – 2 of 2) sorted by relevance
217 bool no_xattr:1; /* set if xattr (EA) support should be disabled*/ member
1030 ctx->no_xattr = 1; in smb3_fs_context_parse_param()1032 ctx->no_xattr = 0; in smb3_fs_context_parse_param()1822 if (ctx->no_xattr) in smb3_update_mnt_flags()