Home
last modified time | relevance | path

Searched refs:no_xattr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.h204 bool no_xattr:1; /* set if xattr (EA) support should be disabled*/ member
H A Dfs_context.c977 ctx->no_xattr = 1; in smb3_fs_context_parse_param()
979 ctx->no_xattr = 0; in smb3_fs_context_parse_param()
1741 if (ctx->no_xattr) in smb3_update_mnt_flags()
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h568 bool no_xattr:1; /* set if xattr (EA) support should be disabled*/ member
H A Dconnect.c1521 vol->no_xattr = 0; in cifs_parse_mount_options()
1524 vol->no_xattr = 1; in cifs_parse_mount_options()
3958 if (pvolume_info->no_xattr) in cifs_setup_cifs_sb()

Completed in 13 milliseconds