Searched refs:CIFS_UNIX_POSIX_PATH_OPS_CAP (Results 1 – 4 of 4) sorted by relevance
210 (CIFS_UNIX_POSIX_PATH_OPS_CAP &
1792 if (cap_unix(tcon->ses) && (CIFS_UNIX_POSIX_PATH_OPS_CAP & in cifs_unlink()2073 if (cap_unix(tcon->ses) && (CIFS_UNIX_POSIX_PATH_OPS_CAP &
2146 #define CIFS_UNIX_POSIX_PATH_OPS_CAP 0x00000020 /* Allow new POSIX path based macro
828 cap_unix(tcon->ses) && (CIFS_UNIX_POSIX_PATH_OPS_CAP & in cifs_open()1011 (CIFS_UNIX_POSIX_PATH_OPS_CAP & in cifs_reopen_file()