Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb2file.c195 oparms->create_options |= OPEN_REPARSE_POINT; in smb2_open_file()
198 oparms->create_options &= ~OPEN_REPARSE_POINT; in smb2_open_file()
H A Dsmb2inode.c54 return OPEN_REPARSE_POINT; in file_create_options()
1070 OPEN_REPARSE_POINT, ACL_NO_MODE); in smb2_query_path_info()
1177 CREATE_DELETE_ON_CLOSE | OPEN_REPARSE_POINT, in smb2_unlink()
1356 (directory ? CREATE_NOT_FILE : CREATE_NOT_DIR) | OPEN_REPARSE_POINT, in smb2_get_reparse_inode()
1423 FILE_OPEN, OPEN_REPARSE_POINT, ACL_NO_MODE); in smb2_query_reparse_point()
H A Dreparse.c330 CREATE_NOT_FILE | OPEN_REPARSE_POINT); in detect_directory_symlink_target()
349 CREATE_NOT_DIR | OPEN_REPARSE_POINT); in detect_directory_symlink_target()
H A Dcifspdu.h388 #define OPEN_REPARSE_POINT 0x00200000 macro
H A Dsmb2ops.c3111 OPEN_REPARSE_POINT, in get_smb2_acl_by_path()
H A Dcifssmb.c2739 OPEN_REPARSE_POINT), in cifs_query_reparse_point()