Home
last modified time | relevance | path

Searched refs:OPEN_REPARSE_POINT (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Dsmb2file.c132 oparms->create_options |= OPEN_REPARSE_POINT; in smb2_open_file()
135 oparms->create_options &= ~OPEN_REPARSE_POINT; in smb2_open_file()
A Dsmb2inode.c574 create_options |= OPEN_REPARSE_POINT; in smb2_query_path_info()
648 create_options |= OPEN_REPARSE_POINT; in smb311_posix_query_path_info()
735 CREATE_DELETE_ON_CLOSE | OPEN_REPARSE_POINT, in smb2_unlink()
A Dsmb1ops.c1008 OPEN_REPARSE_POINT), in cifs_query_symlink()
A Dcifspdu.h348 #define OPEN_REPARSE_POINT 0x00200000 macro
A Dsmb2ops.c2906 int create_options = is_reparse_point ? OPEN_REPARSE_POINT : 0; in smb2_query_symlink()
3073 .create_options = cifs_create_options(cifs_sb, OPEN_REPARSE_POINT), in smb2_query_reparse_tag()
3220 OPEN_REPARSE_POINT, in get_smb2_acl_by_path()

Completed in 32 milliseconds