Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsglob.h464 bool no_xattr:1; /* set if xattr (EA) support should be disabled*/ member
Dconnect.c1315 vol->no_xattr = 0; in cifs_parse_mount_options()
1318 vol->no_xattr = 1; in cifs_parse_mount_options()
3209 if (pvolume_info->no_xattr) in cifs_setup_cifs_sb()