Home
last modified time | relevance | path

Searched refs:WRITE_OWNER (Results 1 – 5 of 5) sorted by relevance

/linux/fs/smb/server/
H A Dsmb_common.h106 #define WRITE_OWNER 0x00080000 /* Ownership information associated */ macro
124 | WRITE_OWNER | SYNCHRONIZE)
130 | WRITE_OWNER | SYNCHRONIZE)
135 | WRITE_OWNER | SYNCHRONIZE)
153 WRITE_OWNER | SYNCHRONIZE | FILE_READ_DATA | \
H A Dvfs.c149 *daccess |= cpu_to_le32(WRITE_DAC | WRITE_OWNER | SYNCHRONIZE | in ksmbd_vfs_query_maximal_access()
/linux/fs/smb/client/
H A Dcifspdu.h213 #define WRITE_OWNER 0x00080000 /* Ownership information associated */ macro
239 | WRITE_OWNER | SYNCHRONIZE)
245 | WRITE_OWNER | SYNCHRONIZE)
250 | WRITE_OWNER | SYNCHRONIZE)
H A Dcifsacl.c1494 access_flags = WRITE_OWNER; in set_cifs_acl()
H A Dsmb2ops.c3170 access_flags |= WRITE_OWNER; in set_smb2_acl()