Home
last modified time | relevance | path

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

/linux-6.12.1/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.c54 return OPEN_REPARSE_POINT; in file_create_options()
956 OPEN_REPARSE_POINT, ACL_NO_MODE); in smb2_query_path_info()
1050 CREATE_DELETE_ON_CLOSE | OPEN_REPARSE_POINT, in smb2_unlink()
1221 (directory ? CREATE_NOT_FILE : CREATE_NOT_DIR) | OPEN_REPARSE_POINT, in smb2_get_reparse_inode()
1288 FILE_OPEN, OPEN_REPARSE_POINT, ACL_NO_MODE); in smb2_query_reparse_point()
Dreparse.c191 CREATE_NOT_FILE | OPEN_REPARSE_POINT); in detect_directory_symlink_target()
210 CREATE_NOT_DIR | OPEN_REPARSE_POINT); in detect_directory_symlink_target()
Dcifspdu.h348 #define OPEN_REPARSE_POINT 0x00200000 macro
Dsmb2ops.c3128 OPEN_REPARSE_POINT, in get_smb2_acl_by_path()
Dcifssmb.c2766 OPEN_REPARSE_POINT), in cifs_query_reparse_point()