Home
last modified time | relevance | path

Searched refs:no_xattr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dfs_context.h217 bool no_xattr:1; /* set if xattr (EA) support should be disabled*/ member
H A Dfs_context.c1030 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()