Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2file.c131 oparms->create_options |= OPEN_REPARSE_POINT; in smb2_open_file()
134 oparms->create_options &= ~OPEN_REPARSE_POINT; in smb2_open_file()
H A Dsmb2inode.c36 return OPEN_REPARSE_POINT; in file_create_options()
997 OPEN_REPARSE_POINT, ACL_NO_MODE); in smb2_query_path_info()
1099 CREATE_DELETE_ON_CLOSE | OPEN_REPARSE_POINT, in smb2_unlink()
1270 (directory ? CREATE_NOT_FILE : CREATE_NOT_DIR) | OPEN_REPARSE_POINT, in smb2_get_reparse_inode()
1337 FILE_OPEN, OPEN_REPARSE_POINT, ACL_NO_MODE); in smb2_query_reparse_point()
H A Dreparse.c194 CREATE_NOT_FILE | OPEN_REPARSE_POINT); in detect_directory_symlink_target()
213 CREATE_NOT_DIR | OPEN_REPARSE_POINT); in detect_directory_symlink_target()
H A Dcifspdu.h348 #define OPEN_REPARSE_POINT 0x00200000 macro
H A Dsmb2ops.c3074 OPEN_REPARSE_POINT, in get_smb2_acl_by_path()
H A Dcifssmb.c2724 OPEN_REPARSE_POINT), in cifs_query_reparse_point()