Searched refs:CIFS_UNIX_POSIX_PATH_OPS_CAP (Results 1 – 4 of 4) sorted by relevance
213 (CIFS_UNIX_POSIX_PATH_OPS_CAP &
1980 if (cap_unix(tcon->ses) && (CIFS_UNIX_POSIX_PATH_OPS_CAP & in cifs_unlink()2261 if (cap_unix(tcon->ses) && (CIFS_UNIX_POSIX_PATH_OPS_CAP &
1032 cap_unix(tcon->ses) && (CIFS_UNIX_POSIX_PATH_OPS_CAP & in cifs_open()1215 (CIFS_UNIX_POSIX_PATH_OPS_CAP & in cifs_reopen_file()
2155 #define CIFS_UNIX_POSIX_PATH_OPS_CAP 0x00000020 /* Allow new POSIX path based macro