Home
last modified time | relevance | path

Searched refs:CIFS_MOUNT_POSIXACL (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dcifs_fs_sb.h35 #define CIFS_MOUNT_POSIXACL 0x100000 /* mirror of SB_POSIXACL in mnt_cifs_flags */ macro
H A Dsmb1ops.c88 sbflags |= CIFS_MOUNT_POSIXACL; in reset_cifs_unix_caps()
H A Dcifsfs.c240 if (sbflags & CIFS_MOUNT_POSIXACL) in cifs_read_super()