Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsglob.h568 bool no_xattr:1; /* set if xattr (EA) support should be disabled*/ member
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()