Home
last modified time | relevance | path

Searched refs:WRITE_OWNER (Results 1 – 4 of 4) 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 Dcifsacl.c1509 access_flags |= WRITE_OWNER; in set_cifs_acl()
H A Dsmb2ops.c3151 access_flags |= WRITE_OWNER; in set_smb2_acl()