Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2inode.c54 return OPEN_REPARSE_POINT; in file_create_options()
1003 OPEN_REPARSE_POINT, ACL_NO_MODE); in smb2_query_path_info()
1110 CREATE_DELETE_ON_CLOSE | OPEN_REPARSE_POINT, in smb2_unlink()
1281 (directory ? CREATE_NOT_FILE : CREATE_NOT_DIR) | OPEN_REPARSE_POINT, in smb2_get_reparse_inode()
1348 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 Dsmb2ops.c3103 OPEN_REPARSE_POINT, in get_smb2_acl_by_path()
H A Dcifssmb.c2709 OPEN_REPARSE_POINT), in cifs_query_reparse_point()