Home
last modified time | relevance | path

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

/linux/fs/ksmbd/
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 | \
A Dvfs.c130 *daccess |= cpu_to_le32(WRITE_DAC | WRITE_OWNER | SYNCHRONIZE | in ksmbd_vfs_query_maximal_access()
/linux/fs/cifs/
A Dcifspdu.h225 #define WRITE_OWNER 0x00080000 /* Ownership information associated */ macro
251 | WRITE_OWNER | SYNCHRONIZE)
257 | WRITE_OWNER | SYNCHRONIZE)
262 | WRITE_OWNER | SYNCHRONIZE)
A Dcifsacl.c1484 access_flags = WRITE_OWNER; in set_cifs_acl()
A Dsmb2ops.c3459 access_flags |= WRITE_OWNER; in set_smb2_acl()
/linux/fs/ntfs/
A Dlayout.h1480 WRITE_OWNER = cpu_to_le32(0x00080000), enumerator

Completed in 66 milliseconds