Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb2file.c132 oparms->create_options |= OPEN_REPARSE_POINT; in smb2_open_file()
135 oparms->create_options &= ~OPEN_REPARSE_POINT; in smb2_open_file()
Dsmb2inode.c615 create_options |= OPEN_REPARSE_POINT; in smb2_query_path_info()
693 create_options |= OPEN_REPARSE_POINT; in smb311_posix_query_path_info()
780 CREATE_DELETE_ON_CLOSE | OPEN_REPARSE_POINT, in smb2_unlink()
Dsmb1ops.c1013 OPEN_REPARSE_POINT), in cifs_query_symlink()
Dcifspdu.h348 #define OPEN_REPARSE_POINT 0x00200000 macro
Dsmb2ops.c3024 .create_options = cifs_create_options(cifs_sb, OPEN_REPARSE_POINT), in smb2_query_reparse_point()
3174 OPEN_REPARSE_POINT, in get_smb2_acl_by_path()