Home
last modified time | relevance | path

Searched refs:ATTR_POSIX_SEMANTICS (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb_common.h52 #define ATTR_POSIX_SEMANTICS 0x01000000 macro
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifspdu.h332 #define ATTR_POSIX_SEMANTICS 0x01000000 macro
H A Dcifssmb.c1383 * XP does not handle ATTR_POSIX_SEMANTICS but it helps speed up case in CIFS_open()
1387 req->FileAttributes |= cpu_to_le32(ATTR_POSIX_SEMANTICS); in CIFS_open()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifspdu.h304 #define ATTR_POSIX_SEMANTICS 0x01000000 macro
H A Dcifssmb.c1203 * XP does not handle ATTR_POSIX_SEMANTICS but it helps speed up case in CIFS_open()
1207 req->FileAttributes |= cpu_to_le32(ATTR_POSIX_SEMANTICS); in CIFS_open()

Completed in 30 milliseconds