Searched refs:CIFS_UNIX_POSIX_PATH_OPS_CAP (Results 1 – 4 of 4) sorted by relevance
210 (CIFS_UNIX_POSIX_PATH_OPS_CAP &
1981 if (cap_unix(tcon->ses) && (CIFS_UNIX_POSIX_PATH_OPS_CAP & in cifs_unlink()2262 if (cap_unix(tcon->ses) && (CIFS_UNIX_POSIX_PATH_OPS_CAP &
1024 cap_unix(tcon->ses) && (CIFS_UNIX_POSIX_PATH_OPS_CAP & in cifs_open()1207 (CIFS_UNIX_POSIX_PATH_OPS_CAP & in cifs_reopen_file()
2156 #define CIFS_UNIX_POSIX_PATH_OPS_CAP 0x00000020 /* Allow new POSIX path based macro