Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifsglob.h560 bool no_xattr:1; /* set if xattr (EA) support should be disabled*/ member
Dconnect.c1728 vol->no_xattr = 0; in cifs_parse_mount_options()
1731 vol->no_xattr = 1; in cifs_parse_mount_options()
4082 if (pvolume_info->no_xattr) in cifs_setup_cifs_sb()