Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsglob.h473 bool no_xattr:1; /* set if xattr (EA) support should be disabled*/ member
Dconnect.c1332 vol->no_xattr = 0; in cifs_parse_mount_options()
1335 vol->no_xattr = 1; in cifs_parse_mount_options()
3290 if (pvolume_info->no_xattr) in cifs_setup_cifs_sb()