Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsglob.h526 bool no_xattr:1; /* set if xattr (EA) support should be disabled*/ member
Dconnect.c1549 vol->no_xattr = 0; in cifs_parse_mount_options()
1552 vol->no_xattr = 1; in cifs_parse_mount_options()
3821 if (pvolume_info->no_xattr) in cifs_setup_cifs_sb()