Home
last modified time | relevance | path

Searched refs:CIFS_UNIX_POSIX_PATH_OPS_CAP (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/cifs/
Ddir.c196 (CIFS_UNIX_POSIX_PATH_OPS_CAP &
Dinode.c1675 if (cap_unix(tcon->ses) && (CIFS_UNIX_POSIX_PATH_OPS_CAP &
1950 if (cap_unix(tcon->ses) && (CIFS_UNIX_POSIX_PATH_OPS_CAP &
Dcifspdu.h2146 #define CIFS_UNIX_POSIX_PATH_OPS_CAP 0x00000020 /* Allow new POSIX path based macro
Dfile.c633 cap_unix(tcon->ses) && (CIFS_UNIX_POSIX_PATH_OPS_CAP & in cifs_open()
815 (CIFS_UNIX_POSIX_PATH_OPS_CAP & in cifs_reopen_file()